Skip to content

Update function used to create collections#29

Open
DundieWinner wants to merge 2 commits into
marcwan:masterfrom
DundieWinner:master
Open

Update function used to create collections#29
DundieWinner wants to merge 2 commits into
marcwan:masterfrom
DundieWinner:master

Conversation

@DundieWinner

Copy link
Copy Markdown

The collections() function was tripping an error each time I called it with the purpose of creating a collection. Replacing it with the createCollection() function solves the issue.

Jared added 2 commits March 26, 2017 19:33
Update the collection() function to the createCollection() function.
Update the collection() function to createCollection()
@DundieWinner

Copy link
Copy Markdown
Author

This answers #28

@marcwan

marcwan commented Apr 21, 2017

Copy link
Copy Markdown
Owner

Hi @JavaJared !!

So, I looked through this today, and the code works fine as is — it does, however, use the mongodb: "2.x" module instead of the newer 3.x module.

How exactly are you seeing this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants